home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / last106.zip / LAST10.DOC < prev    next >
Text File  |  1992-02-28  |  3KB  |  69 lines

  1.  
  2.         Last10 - "Last 10 Callers" Bulletin Generator for GAP BBS
  3.        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.     This is just a quick little utility I whipped up by request for one
  6.   of my trusty Beta testers.  It's operation is very simple and but the
  7.   simplicity also requires a few things to be "just so".
  8.  
  9.     Included in the release ZIP are two version of Last10.  Please make
  10.   sure you use the correct version for your GAP BBS.
  11.  
  12.     LAST10S.EXE - Single User Version
  13.     LAST10M.EXE - Multi User Version
  14.  
  15.     The executable command for Last10 should be  placed in your GAP.BAT
  16.   file.  The program takes two arguments as explained below. The syntax
  17.   for calling Last10 is this: (see also: enclosed sample GAP.BAT)
  18.  
  19.     LAST10x <[GAP path]> <[path]Fname>
  20.         (x = M for multi user or S for single user versions)
  21.  
  22.     The first argument is the full path spec to the GAPBBS.CNF file for
  23.   the CURRENT node. NOTE: Do NOT include "GAPBBS.CNF" in this path!
  24.  
  25.     The second argument is the full path spec to the output file.  This
  26.   should be the same for ALL nodes using Last10.   Last10 needs to read
  27.   in this file to get the previous callers' information. Therefore, the
  28.   output file should NEVER be edited.
  29.  
  30.     Once the primary output file is created,  it may then be copied off
  31.   to other nodes if required.  This may be done by inserting a DOS copy
  32.   command in the GAP.BAT file directly after the call to Last10.
  33.  
  34.     Last10 operates by getting the last caller's name out of GAPBBS.CNF
  35.   before the board recycles.  After it gets the last caller's name,  it
  36.   then reads the previous  output file to get the previous nine callers
  37.   and then rewrites the output file with the new information.
  38.  
  39.     Last10 will also create a color output file. This file will use the
  40.   same output file name with a 'G' added to the end.
  41.  
  42.     Naturally the first time Last10 is run only one name will appear in 
  43.   the output list.  After ten calls things will be up to speed.
  44.  
  45.     Last10 will not record a caller if he was also the previous caller.
  46.   This was done to prevent SysOp logons and doors from messing with the 
  47.   real info.  This is NOT fool proof though!   There are instances that
  48.   will occur on a multi-user system that will cause a false entry.  Due
  49.   to the nature of the  program it is fairly unavoidable.   The problem
  50.   could be reduced with  some fancy batch files.  Refer to the enclosed
  51.   sample GAP.BAT for a modification  that will greatly reduce the error
  52.   potential.
  53.  
  54.     This program is released to the public domain.  Use of this program
  55.   is strictly at YOUR own risk.  While there were no know bugs upon the
  56.   release, I will not be held responsible for any damages caused by the
  57.   usage of Last10.
  58.  
  59.     Bug reports and kudo's may be submitted to me at my board.  ENJOY!
  60.  
  61.   Rob Brun
  62.   Remote Designs
  63.   Costa Mesa, Ca
  64.   (714)650-2737 - Node 1
  65.   (714)650-3075 - Node 2
  66.   1200-38.4k HST
  67.  
  68.   
  69.